home *** CD-ROM | disk | FTP | other *** search
- Path: Belgium.EU.net!news
- From: Stefaan.Lesage@Cyberkafee.be (Lesage Stefaan)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Help needed with MUI and MUIBuilder
- Date: Wed, 24 Jan 1996 19:22:54 GMT
- Organization: EUnet Belgium, Leuven, Belgium
- Message-ID: <4e60po$cuh@news.Belgium.EU.net>
- NNTP-Posting-Host: voyager2.cyberkafee.be
- X-Newsreader: Forte Free Agent 1.0.82
-
- Hello Folks,
-
- I am quite new to Internet, and I already have a question for you. If
- someone could help me, I would be very happy.
-
- I am currently switching over from AmigaBasic to Amiga C (SAS 6.52).
- I wrote a program for my shop (I sell clothes in my shop). The
- previous version was programmed in Amigabasic, but didn't have a good
- GUI, so I started learning C, I did quite well until now.
-
- A few weeks ago I have seen MUI and MuiBuilder and I thought I could
- use those programs to create my user Interface. So I registered to
- MUI 2.3 and downloaded a copy of MuiBuilder 2.0 and I started to draw
- my interface. The drawing part of the interface went quite well, but
- I have some problems with te source code MuiBuilder generates :
-
- I can't access any objects in my C Code, I suppuse it has something to
- do with the variables the code generates, they must me local (I
- think). Now comes my question :
-
- What do I have to do to make those variables accessable in other parts
- of my code. I already tried to declare them EXTERN, but that didn't
- work. If someone could help me, then I would be very happy.
-
- If someone has some help, you can post it out here, or you can E-mail
- me at : Stefaan.Lesage@Cyberkafee.be
-
- Thanks a lot.
-
-
-
-